[SOLARIS] Create kernel-interface implementations for libxc and xenstored.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 17 Oct 2006 17:21:25 +0000 (18:21 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 17 Oct 2006 17:21:25 +0000 (18:21 +0100)
commitb9488ab5f5c72a1856ef21e7fd79f422799f6469
tree4e1c29972bd515530aec4a9f5a16fdf38807c99a
parent5b8acb9ddfd8efc1d0f10760cc4510f50b0c466f
[SOLARIS] Create kernel-interface implementations for libxc and xenstored.
Additionally, on Solaris, tell the kernel when xenstored is running.

Signed-off-by: John Levon <john.levon@sun.com>
tools/libxc/Makefile
tools/libxc/xc_solaris.c [new file with mode: 0644]
tools/xenstore/Makefile
tools/xenstore/xenstored_core.c
tools/xenstore/xenstored_core.h
tools/xenstore/xenstored_linux.c
tools/xenstore/xenstored_solaris.c [new file with mode: 0644]
tools/xenstore/xs_lib.c